Skip to content

Conversation

@Qianruipku
Copy link
Collaborator

@Qianruipku Qianruipku commented Jan 21, 2025

Arrange the order in read_input
Change the name about band parallel communication world.
Fix #5871
Make BPCG support band parallelism (bndpar > 1)
Make sDFT support BPCG with bndpar > 1
Make GPU support sDFT with BPCG and bndpar > 1
Fix BPCG's bug of using uninitialized values and update 102_PW_BPCG
Add integral tests for new features

@Qianruipku Qianruipku marked this pull request as ready for review January 27, 2025 14:44
@Qianruipku Qianruipku added Bugs Bugs that only solvable with sufficient knowledge of DFT GPU & DCU & HPC GPU and DCU and HPC related any issues Features Needed The features are indeed needed, and developers should have sophisticated knowledge labels Jan 28, 2025
@Qianruipku Qianruipku changed the title Try make BPCG support band parallelism Feature: Make BPCG support band parallelism Jan 28, 2025
@mohanchen
Copy link
Collaborator

Great job!

@mohanchen mohanchen merged commit 74284f9 into deepmodeling:develop Feb 1, 2025
14 checks passed
Fisherd99 pushed a commit to Fisherd99/abacus-BSE that referenced this pull request Mar 31, 2025
* move kpar into read_input_item

* add para_linear_transform_op

* arrange the order in read_input

* change name

* fix compile

* make bpcg support bndpar > 1

* fix BPCG

* fix bug in sDFT-BPCG

* make sdft+bpcg support GPU

* update results

* fix bug in BPCG

* fix tests

* fix test

* update results

* update results

* [pre-commit.ci lite] apply automatic fixes

* update

---------

Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bugs Bugs that only solvable with sufficient knowledge of DFT Features Needed The features are indeed needed, and developers should have sophisticated knowledge GPU & DCU & HPC GPU and DCU and HPC related any issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BPCG can support band parallelism

2 participants